NSAutoreleaseNoPool error when osascript from the command line?

Hi when I run an osascript from the command line like this for example:

osascript -e ‘current date’

I get about 20 line of error that look like this:

2008-01-21 00:03:48.186 osascript[411] *** _NSAutoreleaseNoPool(): Object 0x332e60 of class NSPathStore2 autoreleased with no pool in place - just leaking

Does anyone know what that’s all about?

Thanks
Pete