Parameter 'X' doesn't exist anymore. Removing it from the list of synchronized parameters

Options
For some reason I sometimes get this message
"Parameter 'X' doesn't exist anymore. Removing it from the list of synchronized parameters"

These parameters have been removed a while ago and do not get called in code anywhere.
So I'm wondering why this message shows up and why it's calling an outdated parameter name.
Are they cached somewhere?