efl: remove --print-gc-sections: too annoying.
okay, remove that print as it will always print sections removed from PIC leftovers, etc.
keep the --gc-sections, it's useful to shrink binaries. Developers willing to delete dead code can --print-gc-sections themselves.