casts to void are not very explicit (in particular if they do not come with a comment about their purpose). Instead, the names of unused argument are now simply commented out or the OPM_UNUSED macro is used for the few cases where this is not possible.