Many plugins, when they cannot obtain a valid licence, simply burn a message into the output image. When this happens in final renders, it's a real pain because the user has no idea that it happened until the output fails visual checks.
Suggest we add a flag kOfxImageEffectPropFailWhenUnlicensed=true that can be set by the host. This flag would mean that the plugin should return a new error code kOfxStatUnlicensed from a Render action instead of rendering an image.