- FEATURE: bind fgw_func_unreg in al languages [report: Majenko]

- FEATURE: ./configure --disable/--enable because we need a --disable-all for the case only one or two plugins are needed [report: fuz]

- BUG: event mode call-all doesn't work well; test this with fawk:
       if a script registers foo() then another script defines foo(),
       it may collide with the already defined one. Is this fawk-specific?
       fgwirc, script.c, script_clean_hooks()
- look for code TODOs

- BUG: doc install: DOCDIR missing /librnd

- make test should run automated tests

- BUG: duktape: syntax error in the script causes assert
- check for memleaks (all languages)
