bzip2 will always compile with -fomit-frame-pointer, even if this setting is not specified in the user's CFLAGS. At least on non-x86 this should be left up to make.conf and not forced upon the user (it has no effect on performance for archs with over about a dozen GP registers anyway).
USE=debug will remove the -fomit-frame-pointer