http://www.freepascal.org/docs-html/prog/progsu58.html#x64-630001.1.58
> Example:
>
> {$OPTIMIZATION ON}
>
> is equivalent to
>
> {$OPTIMIZATION 2}
"2" is not in the list of supported keywords.
And at least {$OPTIMIZATION 1} gives an compile error