We should not show "unused functions" warnings. These warnings only makes sense when the whole program is analysed. I don't know what `--enable` options are used but `--enable=all` or `--enable=unusedFunction` would lead to these warnings.