http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57854
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Thiago Macieira from comment #0) > > It should be in -Weffc++. Not unless a new C++11 edition of Effective C++ recommends using override on all overriding functions, and not unless we update -Weffc++ to correspond to something other than the first edition. This seems like something that would fit better into a plugin than the core compiler.