Found it – for reference the source was the “MemberPress Courses” plugin, in BaseCptModel.php there’s evidently something on the developers’ to-do list!
// TODO: Should we do this or throw an error?
//$this->initialize_new_cpt();
error_log(‘load_cpt_from_id didn\’t find ID=’.$id);