Hello! Jan Nieuwenhuizen <jann...@gnu.org> skribis:
> It seems that only re-exporting a (non-macro) variable from an otherwise > un used module gives a false positive `unused module' warning; it > doesn't even say `possibly unused module'. Not a big problem, but can > anything be done about that? I fixed that and pushed the result to ‘main’: e2ed33ef0 Remove unnecessary module imports. 89c3bae3c Add -Wunused-module. 821e0f9cd Add 'record-case' to '.dir-locals.el'. Thanks again for your feedback! Ludo’.