Under
Project->Properties->C/C++Build->ToolSettings->Warnings
it would be nice to be able to also enter specific
warning numbers to be suppressed.
One I often suppress is 126 - unreachable code...
This would result in the SDCC command line option
--disable-warning 126