fix unused-variable warnigns with DEBUGGING disabled
- Requested reviewers: @fotopoulou @weckbecker @vasilache
For running the tests with DEBUGGING deactivated, build warnigns must be fixed that occur when deactivating the switch.
No effect on output or bitstream, just make the compiler happy.